github.com/gotd/td/internal/mtproto/salts.Salts.saltsMux (field)
7 uses
github.com/gotd/td/internal/mtproto/salts (current package)
salts.go#L16: saltsMux sync.Mutex
salts.go#L21: s.saltsMux.Lock()
salts.go#L22: defer s.saltsMux.Unlock()
salts.go#L65: s.saltsMux.Lock()
salts.go#L66: defer s.saltsMux.Unlock()
salts.go#L87: s.saltsMux.Lock()
salts.go#L89: s.saltsMux.Unlock()
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |